Struct isotope_repl::Repl[][src]

pub struct Repl { /* fields omitted */ }
Expand description

An isotope repl

Implementations

Construct a new repl with the given configuration

Handle a command

Parse an expression

Does not increment the handled count

Handle an expression

Does not increment the handled count

Handle a statement

Does not increment the handled count

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Borrow an optional value of type T

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.